toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.browser.callback
/
[jvm]OpenFolderCallback
/
Action
Action
class
Action
:
AsyncCallbackAction
<
R
>
An action providing a response to the
OpenFolderCallback
.
Members
Constructors
Action
Link copied to clipboard
constructor
(
consumer
:
Consumer
<
Response
>
)
Functions
cancel
Link copied to clipboard
open
fun
cancel
(
)
Notifies the browser that the folder chooser dialog should be canceled.
is
Closed
Link copied to clipboard
fun
isClosed
(
)
:
Boolean
Returns
true
if this action is closed.
open
Link copied to clipboard
open
fun
open
(
folderPath
:
Path
)
Notifies the browser that the folder was selected in the dialog.